home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.20021006-20030409 / 000327_b.stewart@bom.gov.au_Tue Feb 18 08:54:25 EST 2003.msg < prev    next >
Text File  |  2003-04-08  |  2KB  |  55 lines

  1. Article: 14124 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!newsfeed.nyu.edu!newsfeed.mathworks.com!lon-transit.news.telstra.net!news.telstra.net!vicpull1.telstra.net!not-for-mail
  3. Message-ID: <3E51A220.43AC9BBF@bom.gov.au>
  4. From: Bruce Stewart <b.stewart@bom.gov.au>
  5. X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U)
  6. X-Accept-Language: en
  7. MIME-Version: 1.0
  8. Newsgroups: comp.protocols.kermit.misc
  9. Subject: Re: Running multiple kermit scripts on one connection
  10. References: <775a2ab0.0302171458.f8f21f9@posting.google.com> <b2rrbl$ks3$1@watsol.cc.columbia.edu> <3E517E98.D89D779C@bom.gov.au> <b2rvbh$nnc$1@watsol.cc.columbia.edu> <3E518707.D695EA5B@bom.gov.au> <62g4a.27918$Mh3.8395448@twister.nyc.rr.com> <D8g4a.27946$Mh3.8399947@twister.nyc.rr.com> <3E519827.65765197@bom.gov.au> <VUg4a.28137$Mh3.8435684@twister.nyc.rr.com>
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. Lines: 33
  14. Date: Tue, 18 Feb 2003 14:01:53 +1100
  15. NNTP-Posting-Host: 134.178.5.131
  16. X-Complaints-To: abuse@telstra.net
  17. X-Trace: vicpull1.telstra.net 1045537093 134.178.5.131 (Tue, 18 Feb 2003 13:58:13 EST)
  18. NNTP-Posting-Date: Tue, 18 Feb 2003 13:58:13 EST
  19. Organization: Customer of Telstra Internet Direct
  20. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14124
  21.  
  22. I tried it again without the underscore, and I think it worked.
  23.  
  24. To test it, once I did the settings (steps 1 to 5), I dialed the other
  25. computer. On the other computer I had just hyperterminal running.
  26. I answered, and thus got a connection between computers.
  27. I then escaped out of the connect window. I then did step 6.
  28. It successfully ran the other instance of kermit. To test if I could really
  29. use this connection, I went into connect mode. Wrote jibberish
  30. and saw it in the hyperterminal window on the other machine.
  31.  
  32. So, I assume it works.
  33.  
  34. Thanks very much for you help and also Franks help.
  35.  
  36. "Jeffrey Altman [Road Runner NYC]" wrote:
  37.  
  38. > Sorry, underscores are only used for network connections
  39. >
  40. >    run k95.exe -Y -l \v(ttyfd)
  41. >
  42. > Bruce Stewart wrote:
  43. > > I tried testing it from kermit, following are the steps I took:
  44. > >
  45. > > 1-opened an instance of kermit 95 release 2.1.3 (Try-before-you-buy copy)
  46. > > 2-set port 2
  47. > > 3-set carrier-watch off
  48. > > 4-set modem none
  49. > > 5-set flow-control rts/cts
  50. > > 6-run k95 -Y -l _\v(ttyfd)
  51. > >
  52. > > still had same result: "can't open device"
  53. > >
  54.  
  55.